home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / pcc / Pcc_demo.tos / PCC_DEMO.203 / DRUCKER / NEC_P67.DTR < prev   
Encoding:
Text File  |  1996-04-27  |  930 b   |  14 lines

  1. PCCTREIBER                 /*  File-Kennung                        */
  2. 1                        /*  Druckertyp 1 = 24 Nadeln            */
  3. 27,"@",13                     /*  Init                                */
  4. 27,"@",13                     /*  Reset                               */
  5. 12                            /*  Formfeed                            */
  6. 180                           /*  Auflösung 1 = 180 Dpi               */
  7. 27,"*",39                     /*  Grafikmodus 1                       */
  8. 27,"J",1                      /*  1/180" Zeilenvorschub               */
  9. 27,"J",24                     /*  24/180" Zeilenvorschub              */
  10. 360                           /*  Auflösung 2 = 360 Dpi               */
  11. 28,"Z"                        /*  Grafikmodus 2                       */
  12. 28,"3",1,10                   /*  1/360" Zeilenvorschub               */
  13. 28,"3",48,10                  /*  48/360" Zeilenvorschub              */
  14.